single file
英 [ˈsɪŋɡl faɪl]
美 [ˈsɪŋɡl faɪl]
网络 单文件; 单列; 单一文件; 单个文件; 单行
英英释义
noun
- a line of persons or things ranged one behind the other
双语例句
- Cannot move multiple files to a single file.
无法将多个文件移动到单个文件中。 - All of the techniques used to create software packages are based on this single file format.
所有的这项技术用于创建的软件包是基于这个单一的文件格式。 - In ordinary batch jobs, the composer step creates only a single file in this setting.
在普通的批作业中,编写器步骤在该设置中仅创建一个文件。 - Wiki page titles can be specified by user for single file uploads.
对于单一文件上传,用户可以指定wiki页面标题。 - A good practice is to package multiple files of the same type into a single file.
一个好的实践就是将相同类型的多个文件打包到单个文件中。 - The tar utility bundles one or more files and directories into a single file, maintaining bytes, owners, permissions, file type, and station in the file system hierarchy of the original files.
tar实用程序将一个或多个文件和目录打包为单个文件,并保持原始文件的大小、拥有者、权限、文件类型及其在文件系统层次结构中的位置。 - Alternatively, you can restrict commands to a single file
您也可以有选择地将命令限制在一个单一文件中 - Only a single file can be specified for the file name command-line argument.
只能为文件名命令行参数指定一个文件。 - The/ tmp and/ var/ tmp directories do not have to be located on separate filesystems; they can be directories on a single file system.
tmp和/var/tmp目录不必位于单独的文件系统;它们可以是单个文件系统上的目录。 - Another good code design practice is to group similar functions and place them in a single file.
另一个良好的代码设计实践是对相似的函数进行分组并把它们放在单一文件中。